home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / gnu / gnulib / vpcx / vpcx11.doc < prev    next >
Encoding:
Text File  |  1980-01-04  |  1.5 KB  |  63 lines

  1.  
  2.  
  3.  
  4.     VPCX   (v1.1 ) Copyright (c) MAI 1992 by Thomas Sprandel
  5.  
  6.     Vpcx is a little tool for displaying pcx-pictures. It requires
  7.     a 386 DX or 386 SX. Resolutions and pictures up to 1024 x 768
  8.     are supported. This version only displays 256-color pictures.
  9.  
  10.  
  11.     CONFIGURATION:
  12.  
  13.     Add the following to your AUTOEXEC.BAT file:
  14.  
  15.     set go32=driver [pathname][driver.grd] gw [xres] gh [yres]
  16.  
  17.     Explanation:
  18.             xres, yres: resolution of maximum video-mode.
  19.             pathname:   info where the driver.grd can be found.
  20.             driver.grd: name of driver ( s. list )
  21.  
  22.  
  23.     LIST OF SUPPORTED DRIVERS:
  24.  
  25.     aheada.grd
  26.     ati.grd
  27.     chips.grd
  28.     everex.grd
  29.     oak.grd
  30.     paradise.grd    
  31.     trident.grd        
  32.     tseng3k.grd
  33.     tseng4k.grd
  34.     vga.grd
  35.     video7.grd
  36.  
  37.     Try which driver fits your VGA-card!
  38.  
  39.     You may copy this programm to anyone you want, but please leave it
  40.     unmodified and distribute it only with dokumentation and the full
  41.     list of drivers.
  42.  
  43.     If you want to honor my work, you may send me DM 20.- and I send
  44.     you the next update if available.
  45.  
  46.     You can order information about other products from me if you send
  47.     me a stamped envelope with your address.
  48.  
  49.     Watch out for further updates...
  50.  
  51.     My address:
  52.  
  53.         Thomas Sprandel
  54.         Ernst - Bloch - Weg 23
  55.         7000 Stuttgart 30
  56.         GERMANY     ( now you understand the many 
  57.                   mistakes I made in my spelling... )
  58.  
  59.  
  60.     NOTE: this programm was compiled under GNU-C for 386 and the
  61.           drivers were developped by GNU.
  62.           Please read the document copying.dl
  63.